projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a53fe66
)
*** empty log message ***
author
Nick Roberts
<nickrob@snap.net.nz>
Thu, 13 Apr 2006 01:37:37 +0000
(
01:37
+0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Thu, 13 Apr 2006 01:37:37 +0000
(
01:37
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index de917d4e1e6e63b441c03b001632d916bf9066ed..88e29f3f2753722e3a3f2f85e6b513a442fc1a8e 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2006-04-13 Nick Roberts <nickrob@snap.net.nz>
+
+ * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
+ GDB 6.1+ gives full filename for "info sources" so use
+ file-name-nondirectory.
+
2006-04-12 Romain Francoise <romain@orebokech.com>
* subr.el (read-passwd): Bind `message-log-max' to nil.